type github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToUint32Scanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L243: 			return scanPlanTextAnyToUint32Scanner{}
		uint32.go#L334: type scanPlanTextAnyToUint32Scanner struct{}
		uint32.go#L336: func (scanPlanTextAnyToUint32Scanner) Scan(src []byte, dst any) error {